home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / unix / textmstr.shr / tm.hqx / Source Code ƒ / P / PIMenu_TextMaster.h < prev    next >
Text File  |  1991-05-09  |  442b  |  19 lines

  1. /*  PIMenu_TextMaster                                                     Initialize the menu bar */
  2.  
  3. /* Unit name:  PIMenu_TextMaster.h   */
  4. /* Function:  This module loads in the menu lists and places them */
  5. /*      into the menubar. */
  6. /* History: 5/9/91 Original by Prototyper 3.0   */
  7.  
  8.  
  9.  
  10.  
  11. /* ======================================================= */
  12.  
  13. /* Initialize the menubar */
  14. void Init_My_Menus(void);
  15.  
  16.  
  17. /* ======================================================= */
  18.  
  19.